Skip to content

Conversation

@ram2091999
Copy link
Contributor

-Change the styling of register page

}

export enum Steps {
USERDETAILS = 0,
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

USER_DETAILS

Comment on lines 507 to 508
default:
return;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove this.

});
}
form.classList.add('was-validated');
// form.classList.add('was-validated');
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove line if unnecessary. Don't comment it out.

@ram2091999 ram2091999 force-pushed the register-styling-hrizontal-nav branch from f1ac93d to 27975ec Compare February 12, 2020 16:36
@kumaran-14 kumaran-14 changed the title Register styling horizontal nav Change Regiter UI Feb 12, 2020
@kumaran-14 kumaran-14 merged commit 7cc7f6f into master Feb 12, 2020
@kumaran-14 kumaran-14 deleted the register-styling-hrizontal-nav branch February 12, 2020 16:44
kumaran-14 pushed a commit that referenced this pull request Feb 15, 2020
- Add a new route '/register' for register component
- Add multistep form for registration
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants